Skip to content

Conversation

@dacoburn
Copy link
Collaborator

With the generic error message version might not exist which is breaking the types for full scans and diff scans

Root Cause

Generic error messages might not include the version attribute which had been required

Fix

Made the version attribute be optional

Public Changelog

  • Fixed an issue where if there was a malformed .socket.facts.json from the Reachability Engine or Socket Basics then it could break the SDK for diff scans and full scans results

@dacoburn dacoburn requested a review from a team as a code owner December 10, 2025 14:49
@dacoburn dacoburn added the product changelog Any public-facing change in the product's features label Dec 10, 2025
@dacoburn dacoburn requested review from jhiesey and staltz and removed request for a team December 10, 2025 14:49
@github-actions
Copy link

🚀 Preview package published!

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socketdev==3.0.22.dev1

@socket-security-staging
Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
License policy violation: pypi docutils

License: License :: OSI Approved :: GNU General Public License (GPL) - This license classifier is not allowed by the applicable policy (docutils-0.22.3/PKG-INFO)

License: License :: OSI Approved :: GNU General Public License (GPL) - This license classifier is not allowed by the applicable policy (docutils-0.22.3/pyproject.toml)

From: uv.lockpypi/docutils@0.22.3

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity-Staging ignore pypi/docutils@0.22.3. You can also ignore all packages with @SocketSecurity-Staging ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: pypi docutils

License: License :: OSI Approved :: GNU General Public License (GPL) - This license classifier is not allowed by the applicable policy (docutils-0.22.3.dist-info/METADATA)

From: uv.lockpypi/docutils@0.22.3

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity-Staging ignore pypi/docutils@0.22.3. You can also ignore all packages with @SocketSecurity-Staging ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: pypi zstandard under GPL-2.0+

License: GPL-2.0+ - the applicable license policy does not allow this license (4) (zstandard-0.25.0/zstd/COPYING)

From: uv.lockpypi/zstandard@0.25.0

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity-Staging ignore pypi/zstandard@0.25.0. You can also ignore all packages with @SocketSecurity-Staging ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@dacoburn dacoburn merged commit e518f11 into main Dec 10, 2025
6 checks passed
@dacoburn dacoburn deleted the doug/fix-no-version-in-diff branch December 10, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product changelog Any public-facing change in the product's features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants